home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 2 / BBS in a box - Trilogy II.iso / Files / Education / L / Linear Regress / README - Linear Reg. < prev   
Encoding:
Text File  |  1993-04-06  |  1.6 KB  |  33 lines  |  [TEXT/ttxt]

  1. Linear Regression. 
  2.  
  3. This is a small application to calculate the slope, intercept, their
  4. errors, and the correlation coefficient for a series of x,y data.
  5. (i.e. y=mx+b). It should be of interest to any body wanting easily accessible linear correlations on experimental data.
  6.  
  7. This is a useful, small programme which could have been accomplished in excel, but I wanted to learn to programme the Macintosh.
  8. Each cell is able to be typed into directly (Like 123, cricket graph, kaleidagraph, and unlike excel). Extra long numbers (up to 255 digits) are supported. Each cell can be moved to a more convenient place by option clicking on the extra long number (thanks MacTutor). Copying and Pasting from other graphing programmes is supported as well as Drag and Drop are supported (in a fashion).
  9.  
  10. This version will handle only 40 rows of xy data, but this can be increased to any value if you give let me know. 
  11.  
  12. It is Freeware.
  13. Source code is available for those who want to see how the File Manager, Sane, List Manager, etc. are used by a beginner!! 
  14.  
  15. Please e-mail me if you want anything else added or something changed. It was designed for in-house (well, in department use) so isn't particularly polished and with luck should be pretty stable.
  16.  
  17. There may be some minor problems with NowMenus and auto-reopen of previous files. Just close and re-open and then recalculate. No worries!
  18. Tested on a LCII (system 7.0.1) and IIci (7.1) without problems.
  19.  
  20.  
  21. Best Regards,
  22. Gerard Hammond
  23. ghammond@metz.une.edu.au
  24. Dept. of Chemistry
  25. Univ. of New England
  26. Armidale 2365
  27. Australia
  28.  
  29. p.s. 
  30. Please e-mail me if you even try this. I'd be interested to hear where it's arrived!!!
  31.  
  32.     
  33.